home *** CD-ROM | disk | FTP | other *** search
- @ref-see-also See also in %s.
- @{{{}}}
- @{{{ spell-reference-file
- @if-using ( complete )
- @{{{ @spell-ref Description
- @if-using ( complete )
- This library defines a function, which uses the output of `spell' to
- start an intelligent interactive search and replace.
-
- If the checked file is read only, the spelling errors will only be
- listed in a new buffer. In this case, the search and replace will not
- be started!
-
- If you do not want to use the standard spellchecker `spell', change the
- value of history `spell-command' to your spell checker.
-
- This package can only be used, if Origami is compiled to support
- regular expressions.
- @fi
- @}}}
- @fi
- @if-using ( complete spell-buffer-ref )
- @{{{ @spell-ref Functions and macros
- @if-using ( complete spell-buffer-ref )
- @{{{ @spell-mac-ref spell-buffer
- Start a interactive search and replace for all misspelled words. If
- you used the Edit facility, the function tries to continue the old
- spell check!
- @}}}
- @fi
- @}}}
- @fi
- @if-using ( complete )
- @{{{ @spell-ref Hooks
- @if-using ( complete )
- The libary defines a macro `abort-hook-add' and a OCL tag ABORT-HOOK-ADD.
- This macro should be added to your abort-macro! If needed, an existing macro
- `abort-hook-add' will be integrated!
-
- If you do not want to use `spell' as default spell checker, define the
- OCL-tag `NEW-DEF-SPELL' and a function `default-spell-command' (the default
- is `(defmac default-spell-command ( "spell ) )').
-
- If you have to change some internal states, when using the Edit facility,
- define the OCL tag PRE-SPELL-EDIT-COMMAND and a function
- pre-spell-edit-command.
- @fi
- @}}}
- @fi
- @}}}
-